
html,body {
	font: 14px/1.5 "宋体","微软雅黑",  sans-serif;  
	color:#101010;
	background-color:#fff;
}
 
body,p,pre,blockquote,
h1,h2,h3,h4,h5,h6,			
dl,dt,dd,ul,ol,li,			
form,fieldset,legend,select,
input,textarea,button,		
table,caption,tr,th,td {
	margin:0;
	padding:0;
}
ol,ul {
	list-style:none;
}
fieldset,img {
	border:0 none;
}
img {
	max-width: 100%;
}
a {
	color: #666;
	text-decoration:none;
}
a:hover{
	text-decoration:underline;
}
input,button,textarea,select,option {
	font-family:inherit;
	font-size:100%;	
	outline: 0;
}
textarea {
	overflow: auto;
	resize: none;
}
.clearfix:after {
content: ".";
display: block;
height: 0;
clear: both;
visibility: hidden;
}

* html .clearfix {height: 1%;}
.white{background-color:#fff;}
.main2{width:1002px;margin:auto;padding-top:10px;}
.main{width:1024px;margin:auto;}

#nav_out{background:url(../images/nav_left.jpg) no-repeat left 3px;height:77px;width:1002px;margin:auto;margin-bottom:2px;}
#nav{margin-left:15px;padding-top:3px;background:url(../images/nav_right.jpg) no-repeat right 3px ;overflow:auto;}
#nav li{float:left;background:url(../images/nav_bg.jpg) repeat-x;width:94px; text-align:center;line-height:40px;}
#nav li a{color:#fff;font-size:15px;}
#nav .line{width:4px;padding-top:3px;}
#tz{background-color:#fff;height:35px;position:relative;top:-4px;line-height:35px;padding-left:20px;}
#tz span{color:#ff0000;font-weight:bold;float:left;}
#search{float:right; padding-right:20px;width:350px;text-align:right;}
.list li{ line-height:25px;}
.dot{font-size:10px;color:#fd6205;line-height:25px;}
.list li a{margin-left:15px;}
.date{float:right;margin-right:20px;color:#9b9b9b;}
#wsbsdt{border:1px solid #b8e8fc;border-top-width:0;padding:10px;}
#wsbsdt li{text-align:center;margin-bottom:10px;height:45px;border:1px solid #becad6;background:url('../images/bsdt_bt.jpg');}
#wsbsdt a{color:#00699d}
.part_ls{border:1px solid #b8e8fc;margin-top:15px;width:364px;margin-right:10px;padding-bottom:8px;height:230px;}
.part_ls .t{height:28px;background:url('../images/t_bg.jpg') repeat-x;padding-left:10px;}
 .more{float:right;margin-right:20px;}
.part_ls .t a{line-height:28px;}
.part_ls .tt{background:url('../images/arrow.jpg') no-repeat 0 10px;padding-left:28px}
.part_ls .tt a{display:block;background:url('../images/icon.jpg') no-repeat 70px 4px;color:#1274cb;font-weight:bold;font-size:15px;}
.part_ls ul {margin:5px 0px 0px 10px;}
.part_ls .dot{margin-right:5px;}
#jpzs{width:150px;height:38px;position:relative;top:-1px;left:-1px;background:url('../images/jpzs.jpg') no-repeat;}
#jpzs_part ul li{ float:left;text-align:center;padding:10px;}
#jpzs_part ul li img{padding:3px;border:1px solid #b8e8fc;}
.right_ls ul{border:1px solid #b8e8fc;padding:0 5px;}
.right_ls ul li{line-height:30px;border-bottom:1px #ccc dashed}
.right_ls ul li .dot{margin:2px 5px;}
#qyfc{width:150px;height:38px;position:relative;top:-1px;left:-1px;background:url('../images/qyfc.jpg') no-repeat;}
#qyfc_part ul li{ float:left; text-align:center;padding:10px;}
#qyfc_part ul li img{padding:3px;border:1px solid #b8e8fc;}
/*轮播*/
.silder {width: 100%;height:200px; overflow: hidden;text-align: center;margin: 0 auto;position:relative;float:left;}
.silder .silder_list {height:200px; overflow:hidden;position: relative;}
.silder .silder_list a{position:absolute; top:0;left:0;}
.silder .silder_list a,.silder .silder_list img{display:inline-block;float:left;}
.silder .silder_page{height:42px;text-align:right; margin:0 auto;right:1px; overflow:hidden;position:absolute; bottom:1px;}
.silder .silder_page li{width:16px; font-size:12px; float:left; height:16px;line-height:16px;margin:15px 10px 0 0; background:#F1F1F1;display:inline-block;text-align:center;color:#000;}
.silder .silder_page li.current{background:#C70B31;color:#fff;}
.silder_desc{color:#fff;background:url(tit_bg.png) repeat 0 0;float:left;line-height:42px;height:42px;width:100%;overflow:hidden;position:absolute;left:0;bottom:0;text-align:left;text-indent:10px;}
.silder .silder_page li:hover{cursor:pointer;}
.f-m-ad {
    padding: 0 0 0 36px;
}